home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCMania 21
/
PCMania CD21.nrg
/
sharewar
/
utl106
/
closer.doc
< prev
next >
Wrap
Text File
|
1991-02-02
|
2KB
|
80 lines
Closer
Copyright (c) 1989, 1990, 1991 by Dragons Eye Software
Program Last Updated: 02/05/91
Closer is a small program whose sole purpose is to close other windows.
To run just copy the CLOSER.EXE file to your windows directory and then
click on it to execute. A menu is brought up with a list of currently
open windows (including Closer) that may be selected with the mouse and
then closed by selecting the "Close Program" button.
Closer takes less than 8K of memory while running.
----------------------------------------------------------------------------
If you have any questions or comments please contact Dragons Eye Software
at the following address and phone number:
Dragons Eye Software
P.O. box 200262
Arlington, TX 76006-0262
(817) 265-5619 voice, available 8am to 10pm CDT 7 days a week.
or via Compuserve: 76057,101
----------------------------------------------------------------------------
Update History:
02/05/91 1.8
------------
Re-compiled and streamlined to take up as little memory as possible
while also loading as fast as possible.
06/18/90 1.7
------------
Adjusted the window sizes and improved memory usage. Also removed
the refresh button as it is no longer needed.
06/14/90 1.6
------------
Converted Closer for Windows 3.0
04/11/90 1.5
------------
Fixed a bug which caused closer to go into an infinite loop when the
user tried to close an application which would ask for confirmation,
and then cancelled the close operation. (as when closing the MS-DOS
Exec.) Also modified the listbox routine so that it will not flicker
when it is filled.
12/07/89 1.4
------------
Closer now deselects any current selections in the listbox when the focus
moves to another window. This was done so that if another app is opened
the user does not have to worry about closing the wrong window when he
goes back to Closer.
A radio button has been added so that the user can force Closer to update
the application listbox. Closer does not always update the listbox
correctly when an application is closed and Closer gains the input focus.
The radio button is a workaround solution to this problem.
04/24/89 1.1
------------
Modified the listbox code so that Closer updates the listbox a little more
cleanly